FlexGrid for WPF
GridRow コンストラクタ(IDataCollection<Object>,Int32)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridRow クラス > GridRow コンストラクタ : GridRow コンストラクタ(IDataCollection<Object>,Int32)
GridRow クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As IDataCollection(Of Object), _
   ByVal dataIndex As System.Integer _
)
public GridRow( 
   IDataCollection<object> collection,
   System.int dataIndex
)

パラメータ

collection
dataIndex
参照

GridRow クラス
GridRow メンバ
オーバーロード一覧